exercise
CSS Exercise:#
You have a sample page that contains two sections, following the instruction to build your own page:

The instruction:#
1- Create a folder that contains HTML and CSS files on your PC to use it for the exercise.
2- The section should be styled by the external-style type of CSS.
3- The width for every section is 1300px and the height is 470px.
4- The spaces around the content inside the section is 30px.
5- The width for the image is 600px and the height is 250px.
6- The space between the two images in the section is 35px.
7- The Url for the image that inserts in the first section is (https://929chapters.com/wp-content/uploads/2017/12/MountainAtSunsetLg.jpg).
8- The background color for the first section is (#DFE6E9).
9- The Url for the image that inserts in the second section is (https://images.freeimages.com/images/small-previews/bd7/falloxbow-1058032.jpg).
10- The background color for the second section is (#30336B).
11- The font for the paragraphs and the titles is 'sans-serif'.
12- The style for the title in every section will change on hover it.
13- The selected section from the paragraph should be 'white' with 'goldenrod' color for the background.
14- Add Read More >> with blue color after the paragraph using after.